diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-11-29 11:16:16 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-11-29 21:04:27 +0100 |
commit | f4656fb7a34c034f7beb51995634c0ce964b2302 (patch) | |
tree | 89ef6a65bcb04eba5e7a9fb78279f090e71f4c1e /media-video/simplescreenrecorder/simplescreenrecorder-0.4.2.ebuild | |
parent | profiles: clean up the "these depend on slotted Lua" package.mask entry (diff) | |
download | gentoo-f4656fb7a34c034f7beb51995634c0ce964b2302.tar.gz gentoo-f4656fb7a34c034f7beb51995634c0ce964b2302.tar.bz2 gentoo-f4656fb7a34c034f7beb51995634c0ce964b2302.zip |
media-video/simplescreenrecorder: Sync live ebuild, patch upstreamed
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-video/simplescreenrecorder/simplescreenrecorder-0.4.2.ebuild')
-rw-r--r-- | media-video/simplescreenrecorder/simplescreenrecorder-0.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/simplescreenrecorder/simplescreenrecorder-0.4.2.ebuild b/media-video/simplescreenrecorder/simplescreenrecorder-0.4.2.ebuild index 0a27ef778b0a..949f13a88fe1 100644 --- a/media-video/simplescreenrecorder/simplescreenrecorder-0.4.2.ebuild +++ b/media-video/simplescreenrecorder/simplescreenrecorder-0.4.2.ebuild @@ -43,7 +43,7 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND="dev-qt/linguist-tools:5" -PATCHES=( "${FILESDIR}/${P}-cmake.patch" ) +PATCHES=( "${FILESDIR}/${P}-cmake.patch" ) # bug #624480, in git master pkg_pretend() { if [[ "${ABI}" == amd64 ]]; then |