Building with GNOME 45 variants (Closes: #1052112).
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
d0c47e0efc
commit
e0dbcb3684
1 changed files with 3 additions and 3 deletions
6
debian/rules
vendored
6
debian/rules
vendored
|
@ -1,9 +1,9 @@
|
|||
#!/usr/bin/make -f
|
||||
|
||||
EXTENSIONS_VERSION = 44
|
||||
EXTENSIONS_VERSION = 45
|
||||
|
||||
GNOME_SHELL_DEPENDS_LOW = 43
|
||||
GNOME_SHELL_DEPENDS_HIGH = 45
|
||||
GNOME_SHELL_DEPENDS_LOW = 45
|
||||
GNOME_SHELL_DEPENDS_HIGH = 46
|
||||
|
||||
%:
|
||||
dh ${@} --no-parallel
|
||||
|
|
Loading…
Add table
Reference in a new issue