diff options
author | 2022-03-06 03:47:18 +0100 | |
---|---|---|
committer | 2022-03-06 03:47:18 +0100 | |
commit | b9fa33c767c16ec1eb741a538733d827936c53f2 (patch) | |
tree | 88bd4b0d6ed402ecbe4fdd885060a1f1e5e1c97c /media-video | |
parent | dev-vcs/mergestat: fix blank (diff) | |
download | guru-b9fa33c767c16ec1eb741a538733d827936c53f2.tar.gz guru-b9fa33c767c16ec1eb741a538733d827936c53f2.tar.bz2 guru-b9fa33c767c16ec1eb741a538733d827936c53f2.zip |
media-video/ciano: restore vala eclass
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ciano/ciano-0.2.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/ciano/ciano-0.2.4-r1.ebuild b/media-video/ciano/ciano-0.2.4-r1.ebuild index 48c4dd3d0..44b6b2e0d 100644 --- a/media-video/ciano/ciano-0.2.4-r1.ebuild +++ b/media-video/ciano/ciano-0.2.4-r1.ebuild @@ -5,7 +5,7 @@ EAPI=8 PYTHON_COMPAT=( python3_{8,9} ) -inherit gnome2-utils meson python-any-r1 xdg +inherit gnome2-utils meson python-any-r1 vala xdg DESCRIPTION="A multimedia file converter focused on simplicity" HOMEPAGE="https://robertsanseries.github.io/ciano" |