diff options
| author | Karel Kočí <karel.koci@nic.cz> | 2017-09-20 11:30:28 +0200 | 
|---|---|---|
| committer | Karel Kočí <karel.koci@nic.cz> | 2017-09-20 11:30:28 +0200 | 
| commit | 82283301da62fd7fce7dcb3823bb136f9d59fb51 (patch) | |
| tree | 7ca110fa7c6a5e19f7c006ca255f2b9d6eeb8b36 /profiles/desktop | |
| parent | e063ee73c27e5ba21fae09aec44137b78e52f238 (diff) | |
| download | gentoo-personal-overlay-82283301da62fd7fce7dcb3823bb136f9d59fb51.tar.gz gentoo-personal-overlay-82283301da62fd7fce7dcb3823bb136f9d59fb51.tar.bz2 gentoo-personal-overlay-82283301da62fd7fce7dcb3823bb136f9d59fb51.zip  | |
Fix previous commit
Diffstat (limited to 'profiles/desktop')
| -rw-r--r-- | profiles/desktop/package.use | 2 | ||||
| -rw-r--r-- | profiles/desktop/packages | 3 | 
2 files changed, 3 insertions, 2 deletions
diff --git a/profiles/desktop/package.use b/profiles/desktop/package.use index 18dc269..1595e10 100644 --- a/profiles/desktop/package.use +++ b/profiles/desktop/package.use @@ -42,4 +42,4 @@ dev-libs/boost python  sci-mathematics/octave gnuplot fftw graphicsmagick openssl pulseaudio  # Cups -net-printing/cups python ssl +net-print/cups python ssl diff --git a/profiles/desktop/packages b/profiles/desktop/packages index c438ed1..af6a1c4 100644 --- a/profiles/desktop/packages +++ b/profiles/desktop/packages @@ -88,7 +88,8 @@ app-dicts/stardict-en-cz  app-dicts/stardict-de-cz  # Printing -net-printing/cups +net-print/cups +net-print/cups-pdf  # Creations  media-sound/audacity  | 
