Skip to content

Commit

Permalink
Merge pull request #20 from YoeDistro/yoe/mut
Browse files Browse the repository at this point in the history
yoe: Enable polkit in default distro features
  • Loading branch information
cbrake authored Jan 28, 2019
2 parents c36fea9 + 4e9105e commit 7251ffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/distro/yoe.inc
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ INHERIT += "uninative"
# Add /etc/build to every image
INHERIT += "image-buildinfo"

DISTRO_FEATURES_append = " largefile opengl ptest multiarch wayland pam "
DISTRO_FEATURES_append = " largefile opengl ptest multiarch wayland pam polkit "

#PREFERRED_PROVIDER_pkgconfig = "pkgconf"
#PREFERRED_PROVIDER_pkgconfig-native = "pkgconf-native"
Expand Down

0 comments on commit 7251ffc

Please sign in to comment.