diff options
| author | Karel Kočí <cynerd@email.cz> | 2019-07-28 10:12:47 +0200 | 
|---|---|---|
| committer | Karel Kočí <cynerd@email.cz> | 2019-07-28 10:12:47 +0200 | 
| commit | 1405e2ed2d51aa03f240bfba7ad98b0360a9cc76 (patch) | |
| tree | 2600ab98c94edc81ac225e71d96ea25ae7e32237 /profiles/base | |
| parent | 088297b2b3e8a9e3c3309d6aa0b237777968b617 (diff) | |
| download | gentoo-personal-overlay-1405e2ed2d51aa03f240bfba7ad98b0360a9cc76.tar.gz gentoo-personal-overlay-1405e2ed2d51aa03f240bfba7ad98b0360a9cc76.tar.bz2 gentoo-personal-overlay-1405e2ed2d51aa03f240bfba7ad98b0360a9cc76.zip | |
profiles/base: add use requirement for pfl
Diffstat (limited to 'profiles/base')
| -rw-r--r-- | profiles/base/package.use | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/profiles/base/package.use b/profiles/base/package.use index 94717f2..80ee89f 100644 --- a/profiles/base/package.use +++ b/profiles/base/package.use @@ -8,6 +8,9 @@ dev-lang/python:2.7 sqlite  # PNG  media-libs/libpng apng +# PFL +sys-apps/util-linux caps +  # Various  app-text/xmlto text  dev-libs/libxml2 python | 
