diff options
| -rw-r--r-- | meta-gnome/recipes-gimp/mypaint/libmypaint_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gimp/mypaint/libmypaint_git.bb b/meta-gnome/recipes-gimp/mypaint/libmypaint_git.bb index e123ef5fcc..d509aa3dd0 100644 --- a/meta-gnome/recipes-gimp/mypaint/libmypaint_git.bb +++ b/meta-gnome/recipes-gimp/mypaint/libmypaint_git.bb | |||
| @@ -10,7 +10,7 @@ DEPENDS = " \ | |||
| 10 | json-c \ | 10 | json-c \ |
| 11 | " | 11 | " |
| 12 | 12 | ||
| 13 | inherit autotools gobject-introspection gettext python3native | 13 | inherit autotools gobject-introspection gettext pkgconfig python3native |
| 14 | 14 | ||
| 15 | SRC_URI = "git://github.com/mypaint/libmypaint.git;protocol=https;branch=libmypaint-v1 \ | 15 | SRC_URI = "git://github.com/mypaint/libmypaint.git;protocol=https;branch=libmypaint-v1 \ |
| 16 | file://0001-make-build-compatible-w.-autoconf-2.7.patch \ | 16 | file://0001-make-build-compatible-w.-autoconf-2.7.patch \ |
