diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2017-10-22 13:09:08 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2017-10-22 13:09:08 +0100 |
commit | 5c64e6fc0f9d0dfe0295298e3bdc2af5001abebe (patch) | |
tree | ab2479eb09d33f513bf5a686869d48210624d084 /lxqt-base | |
parent | 18fe80a8a174707c1d4500b2a374c70b8e70fa9b (diff) |
lxqt-base/lxqt-panel : don't forget to run cmake-utils_src_prepare
Diffstat (limited to 'lxqt-base')
-rw-r--r-- | lxqt-base/lxqt-panel/lxqt-panel-0.12.0-r2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lxqt-base/lxqt-panel/lxqt-panel-0.12.0-r2.ebuild b/lxqt-base/lxqt-panel/lxqt-panel-0.12.0-r2.ebuild index bff93bf2..c7b58cec 100644 --- a/lxqt-base/lxqt-panel/lxqt-panel-0.12.0-r2.ebuild +++ b/lxqt-base/lxqt-panel/lxqt-panel-0.12.0-r2.ebuild @@ -58,6 +58,7 @@ RDEPEND="${CDEPEND} src_prepare() { epatch "${FILESDIR}"/lxqt-menu-cleanup.patch + cmake-utils_src_prepare } src_configure() { |