build: Build the GdStack widget as well
This commit is contained in:
parent
41e898d111
commit
be46bb74ed
1 changed files with 1 additions and 1 deletions
|
@ -120,7 +120,7 @@ COMMON_MODULES="gtk+-3.0 >= $GTK_REQUIRED_VERSION
|
|||
gsettings-desktop-schemas >= $SCHEMAS_REQUIRED_VERSION
|
||||
libnotify >= $LIBNOTIFY_REQUIRED_VERSION"
|
||||
|
||||
LIBGD_INIT([_view-common notification main-toolbar header-bar static])
|
||||
LIBGD_INIT([_view-common notification main-toolbar header-bar stack static])
|
||||
|
||||
PKG_CHECK_MODULES(LIBLANGUAGE, $COMMON_MODULES gnome-desktop-3.0 fontconfig)
|
||||
PKG_CHECK_MODULES(LIBSHORTCUTS, $COMMON_MODULES x11)
|
||||
|
|
Loading…
Add table
Reference in a new issue