Removed unneeded lines.
This commit is contained in:
parent
6ae919d96f
commit
516dcf8c75
@ -34,11 +34,10 @@ post_install() {
|
||||
}
|
||||
|
||||
# Package build options
|
||||
build_options="gdk_pixbuf perl startup_notification font_patches"
|
||||
build_options="gdk_pixbuf perl startup_notification"
|
||||
desc_option_gdk_pixbuf="Enable support to use transparency via gdk-pixbuf"
|
||||
desc_option_perl="Enable support for perl bindings"
|
||||
desc_option_startup_notification="Enable support for desktop notification"
|
||||
desc_option_font_patches="Enable font width settings"
|
||||
|
||||
# Enable startup-notification by default.
|
||||
build_options_default="startup_notification"
|
||||
|
Loading…
x
Reference in New Issue
Block a user