Re: [PATCH] nsis: add libepoxy-0.dll (a new gtk3 dependency)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hey,

On Mon, Jun 22, 2015 at 01:12:36AM +0200, Fabiano Fidêncio wrote:
> ---
>  data/virt-viewer.nsis.in | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/data/virt-viewer.nsis.in b/data/virt-viewer.nsis.in
> index 8c54454..ca96fbf 100755
> --- a/data/virt-viewer.nsis.in
> +++ b/data/virt-viewer.nsis.in
> @@ -102,6 +102,7 @@ Section "VirtViewer"
>    File "@prefix@/bin/libcairo-2.dll"
>    !if ${GTK_VERSION} == 3.0
>      File "@prefix@/bin/libcairo-gobject-2.dll"
> +    File "@prefix@/bin/libepoxy-0.dll"
>    !endif
>    File "@prefix@/bin/libcrypto-10.dll"
>    File "@prefix@/bin/libexpat-1.dll"
> @@ -647,6 +648,7 @@ Section "Uninstall"
>    Delete /rebootok "$INSTDIR\bin\libcairo-2.dll"
>    !if ${GTK_VERSION} == 3.0
>      Delete /rebootok "$INSTDIR\bin\libcairo-gobject-2.dll"
> +    Delete /rebootok "$INSTDIR\bin\libepoxy-0.dll"
>    !endif
>    Delete /rebootok "$INSTDIR\bin\libatk-1.0-0.dll"
>    !if ${HaveOVirt} == True
> -- 
> 2.4.4
> 

Yes, since gtk+ 3.15.3 it seems. Patch looks good to me.

Best,
Victor Toso

_______________________________________________
virt-tools-list mailing list
virt-tools-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/virt-tools-list




[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux