diff options
Diffstat (limited to 'app-cdr/k3b/k3b-9999.ebuild')
| -rw-r--r-- | app-cdr/k3b/k3b-9999.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-cdr/k3b/k3b-9999.ebuild b/app-cdr/k3b/k3b-9999.ebuild index 5f315902a57..7bfecfcc39f 100644 --- a/app-cdr/k3b/k3b-9999.ebuild +++ b/app-cdr/k3b/k3b-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=3 +EAPI="3" CMAKE_MIN_VERSION=2.8.0 MULTIMEDIA_REQUIRED=always @@ -21,6 +21,7 @@ if [[ ${PV} != *9999* ]]; then S=${WORKDIR}/${P/_*} else + KDE_SCM="git" DOCS=( FAQ.txt PERMISSIONS.txt README.txt ) fi |
