diff options
Diffstat (limited to 'packages/sys-apps/qdirstat/qdirstat.exlib')
-rw-r--r-- | packages/sys-apps/qdirstat/qdirstat.exlib | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/sys-apps/qdirstat/qdirstat.exlib b/packages/sys-apps/qdirstat/qdirstat.exlib index 7210523..c330fcd 100644 --- a/packages/sys-apps/qdirstat/qdirstat.exlib +++ b/packages/sys-apps/qdirstat/qdirstat.exlib @@ -1,7 +1,7 @@ # Distributed under the terms of the GNU General Public License v2 # Copyright 2018 Gluzskiy Alexandr <sss@sss.chaoslab.ru> -require github [ user=shundhammer tag=${PV} force_git_clone=true ] +require github [ user=shundhammer tag=${PV} ] require gtk-icon-cache freedesktop-desktop qmake [ slot=5 ] export_exlib_phases src_prepare src_install pkg_postinst pkg_postrm |