wok-next rev 21092
totem-pl-parser: typo
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat Dec 29 13:14:07 2018 +0200 (2018-12-29) |
parents | f14ad7348067 |
children | 2b48c0f89d4c |
files | totem-pl-parser/receipt |
line diff
1.1 --- a/totem-pl-parser/receipt Sat Dec 29 12:57:45 2018 +0200 1.2 +++ b/totem-pl-parser/receipt Sat Dec 29 13:14:07 2018 +0200 1.3 @@ -14,7 +14,7 @@ 1.4 1.5 BUILD_DEPENDS="meson ninja glib-dev libxml2-dev libsoup-dev gmime3-dev \ 1.6 libquvi-dev libarchive-dev libgcrypt-dev gobject-introspection-dev gettext-dev" 1.7 -SPLIT="PACKAGE-dev" 1.8 +SPLIT="$PACKAGE-dev" 1.9 1.10 compile_rules() { 1.11 meson-wrapper build --default-library shared &&