profanity: enable notify/xscreensaver options by default.
There's no point in disabling them.
This commit is contained in:
@@ -1,9 +1,10 @@
|
|||||||
# Template file for 'profanity'
|
# Template file for 'profanity'
|
||||||
pkgname=profanity
|
pkgname=profanity
|
||||||
version=0.4.5
|
version=0.4.5
|
||||||
revision=1
|
revision=2
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="notify xscreensaver"
|
build_options="notify xscreensaver"
|
||||||
|
build_options_default="notify xscreensaver"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="$(vopt_enable notify notifications) $(vopt_with xscreensaver)"
|
configure_args="$(vopt_enable notify notifications) $(vopt_with xscreensaver)"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
|||||||
Reference in New Issue
Block a user