app-office/*: GSchemas fixed.

This commit is contained in:
Kolan Sh 2018-05-09 11:40:34 +03:00
부모 8eb8aa9c23
커밋 44155ac8d8
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제

파일 보기

@ -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"}

파일 보기

@ -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"}