app-office/*: GSchemas fixed.

This commit is contained in:
Kolan Sh 2018-05-09 11:40:34 +03:00
rodič 8eb8aa9c23
revize 44155ac8d8
2 změnil soubory, kde provedl 2 přidání a 2 odebrání

Zobrazit soubor

@ -4,7 +4,7 @@
EAPI=5
inherit cmake-utils
inherit gnome2-utils cmake-utils
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI=${EGIT_REPO_URI:-"git@git.backbone.ws:kolan/LAview.Data-Example.git"}

Zobrazit soubor

@ -4,7 +4,7 @@
EAPI=5
inherit cmake-utils
inherit cmake-utils gnome2-utils
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI=${EGIT_REPO_URI:-"git@git.backbone.ws:kolan/LAview.Object-Example.git"}