profanity: enable notify/xscreensaver options by default.
There's no point in disabling them.
This commit is contained in:
parent
f1bf8d463b
commit
8681bd0e29
1 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue